<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*js代码(www.jsdaima.com)是IT资源下载与IT技能学习平台。我们拒绝滥竽充数，只提供精品IT资源！*/

/* responsive */
@media (min-width:1410px) {
.container {
	max-width: 1170px;
	width: 1170px;
}
}
@media (min-width:1570px) {
.container {
	max-width: 1170px;
	width: 1170px;
}
/*.whyus-text p{line-height:1.7;}
	.vs-content p{line-height:2.0;font-size:15px;}*/
}
@media (min-width:1890px) {
.container {
	max-width: 1370px;
	width: 1370px;
}
.whyus-text h2 {
	line-height: 1.6;
}
.whyus-img {
	text-align: left;
}
.vs-content p {
	line-height: 2.0;
	font-size: 15px;
}
.whyus-text p {
	line-height: 2.1;
	line-height: 2.0;
}
.f-about {
	line-height: 2.05;
	line-height: 1.6;
}
}
 @media (max-width : 1024px) {
body {
	word-break: break-all;
	word-wrap: break-word
}
.container {
	max-width: 98%;
	width: 98%;
}
#menu-main-menu .Lev1 {
	margin-right: 0;
}
.whyus-text h2 {
	font-size: 1.5em;
	margin-top: 5px;
	line-height: 1.4;
}
.vs-content h3 {
	font-size: 1.2em;
}
.motivational-text {
	padding: 150px 0;
}
.jumbotron {
	padding-bottom: 0;
}
}
</pre></body></html>